FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DischargeDisposition

Packageca.on.mi.pkg
Resource TypeValueSet
IdDischargeDisposition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://cihi.ca/fhir/ValueSet/AacDischargeDisposition
URLhttp://cihi.ca/fhir/ValueSet/AacDischargeDisposition
Version2018
Statusactive
Date2019-02-20
NameDischargeDisposition
Realmca
DescriptionThis field contains the disposition of the patient at time of discharge (i.e., discharged to home, expired, etc.). It is contributed in PV1-36 in HL7v2 and is used by the resource element Encounter.hospitalization.dischargeDisposition in FHIR

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
aac-discharge-dispositionaac Discharge Disposition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DischargeDisposition",
  "id": "DischargeDisposition",
  "description": "This field contains the disposition of the patient at time of discharge (i.e., discharged to home, expired, etc.).  It is contributed in  PV1-36 in HL7v2 and is used by the resource element Encounter.hospitalization.dischargeDisposition in FHIR",
  "version": "2018",
  "url": "http://cihi.ca/fhir/ValueSet/AacDischargeDisposition",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "fflores@cihi.ca"
        }
      ],
      "name": "Finnie Flores"
    }
  ],
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/CodeSytem/aac-discharge-disposition",
        "concept": [
          {
            "code": "04",
            "display": "Home with Support/Referral"
          },
          {
            "code": "05",
            "display": "Private Home"
          },
          {
            "code": "06",
            "display": "Admit to reporting facility as Inpatient to special care unit or from ambulatory care visit functional centre"
          },
          {
            "code": "07",
            "display": "Admit to reporting facility as an inpatient to another unit of the reporting facility from the ambulatory care visit functional centre"
          },
          {
            "code": "08",
            "display": "Transfer to another acute care facility directly from ambulatory care visit functional centre"
          },
          {
            "code": "09",
            "display": "Transfer to another non-acute care facility directly from ambulatory care functional centre (e.g. stand-alone rehab, mental health)"
          },
          {
            "code": "10",
            "display": "Inpatient Care"
          },
          {
            "code": "12",
            "display": "Intra-facility transfer to day surgery"
          },
          {
            "code": "13",
            "display": "Intra-facility transfer to the ED"
          },
          {
            "code": "14",
            "display": "Intra-facility transfer to clinic"
          },
          {
            "code": "20",
            "display": "ED and Ambulatory Care"
          },
          {
            "code": "30",
            "display": "Residential Care"
          },
          {
            "code": "40",
            "display": "Group/Supportive Living"
          },
          {
            "code": "59",
            "display": "Absent Without Leave (AWOL)"
          },
          {
            "code": "60",
            "display": "Left Against Medical Advice (LAMA)"
          },
          {
            "code": "61",
            "display": "Leave Post Registration"
          },
          {
            "code": "62",
            "display": "Leave Post Initial Treatment"
          },
          {
            "code": "63",
            "display": "Left After Triage"
          },
          {
            "code": "64",
            "display": "Left After Initial Assessment"
          },
          {
            "code": "65",
            "display": "Did not Return from Pass/Leave"
          },
          {
            "code": "66",
            "display": "Died While on Pass/Leave"
          },
          {
            "code": "67",
            "display": "Suicide out of Facility"
          },
          {
            "code": "71",
            "display": "Dead on Arrival (DOA)"
          },
          {
            "code": "72",
            "display": "Died in Facility"
          },
          {
            "code": "73",
            "display": "Medical Assistance in Dying (MAID)"
          },
          {
            "code": "74",
            "display": "Suicide in Facility"
          }
        ]
      }
    ]
  }
}